home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Build Support / BuildSampleCode < prev    next >
Encoding:
Text File  |  1996-02-19  |  397 b   |  18 lines  |  [TEXT/MPS ]

  1. #
  2. #    File:        BuildSamplePart
  3. #
  4. #    Contains:    Build script for OpenDoc™ Sample Code parts.
  5. #
  6. #    Written by:    Steve Smith
  7. #
  8. #    Copyright:    © 1994-1995 by Apple Computer, Inc., all rights reserved.
  9. #
  10.  
  11. Echo
  12. Echo "### Error: BuildSamplePart"
  13. Echo "###    This build script is no longer supported."
  14. Echo "###    Use the “BuildOpenDocPart” script instead."
  15. Echo "###        <see instructions below>"
  16. BuildOpenDocPart
  17. exit 1
  18.